| Total Complexity | 28 |
| Dependencies | 5 |
| Dependents | 1 |
| Total lines | 152 |
| Lines of code | 86 |
| Logical lines of code | 45 |
| Comment lines | 15 |
| Methods | 17 |
| Properties | 5 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| pump() | 60 | 5 | 13 | |
| __construct() | 69 | 3 | 6 | |
| getMetadata() | 70 | 3 | 6 | |
| read() | 62 | 2 | 12 | |
| __toString() | 69 | 2 | 7 | |
| getContents() | 69 | 2 | 7 | |
| close() | 82 | 1 | 3 | |
| detach() | 74 | 1 | 5 | |
| getSize() | 82 | 1 | 3 | |
| tell() | 82 | 1 | 3 | |
| eof() | 81 | 1 | 3 | |
| isSeekable() | 82 | 1 | 3 | |
| rewind() | 81 | 1 | 3 | |
| seek() | 80 | 1 | 3 | |
| isWritable() | 82 | 1 | 3 | |
| write() | 80 | 1 | 3 | |
| isReadable() | 82 | 1 | 3 |